Skip to content

make use-query handle array params correctly - #24

Merged
lukasvice merged 4 commits into
mainfrom
handle-array-params
Jun 28, 2024
Merged

make use-query handle array params correctly#24
lukasvice merged 4 commits into
mainfrom
handle-array-params

Conversation

@lukasvice

@lukasvice lukasvice commented Jun 27, 2024

Copy link
Copy Markdown
Member

These changes ensure that the useQuery hook handles array parameters correctly.

It should not convert an array into a concatenated string, but pass it correctly to the router or url (as k=A&k=B).

@lukasvice lukasvice self-assigned this Jun 27, 2024
@lukasvice
lukasvice marked this pull request as draft June 27, 2024 12:42
@lukasvice
lukasvice marked this pull request as ready for review June 27, 2024 13:05
@lukasvice
lukasvice requested a review from mmalfertheiner June 27, 2024 13:05
Comment thread src/routers/reactRouter.ts
@lukasvice
lukasvice merged commit a238959 into main Jun 28, 2024
@lukasvice
lukasvice deleted the handle-array-params branch June 28, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants